home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / bbs / igmkit10.zip / IGMMAKE.ZIP / IGMMAKE.DOC next >
Text File  |  1997-06-20  |  5KB  |  83 lines

  1.             Document for IGMMAKE.EXE, the IGMEDIT.DAT File Maker.
  2.                       Copyright (c) 1997 Talon Software
  3.     
  4.  
  5.     1.  This document only covers what IGMMAKE is for, read the other
  6.         documents for information about other subjects.
  7.  
  8.  
  9.     2.  IGMMake will create a Universal Install file for 3rd Party IGMs.
  10.         The IGMEDIT.DAT file created by IGMMake is used by IGMEDIT.EXE to
  11.         set up IGM's quickly and easily.  (I hope you understood that).
  12.         
  13.     3.  It is a good idea to play with IGMMake a little before you make the
  14.         main one for your IGM.  You might want to write out what you want to
  15.         say in the file too so you can get it to sound the best as possible.
  16.         You will see what I mean when you run the program a couple times.. 
  17.         I did not spend a whole heck of a lot of time writing this utility,
  18.         and if someone wants to write a better one please sent it to Talon
  19.         Software and we will put it in the IGMKIT.
  20.  
  21.     4.  We have included the source to this EXE.  But it will not be
  22.         documented.  You may modify the source to the IGMMake utility.
  23.  
  24.     5.  There are four (4) static configuration options, and a maximum of
  25.         ten (10) dynamic options.  These will be explained below.
  26.  
  27.         Option 1 - This is a very straight forward option.  All it needs is
  28.                    the name of the IGM to be displayed in IGMEdit.  It has
  29.                    a maximum of 60 letters in the IGM Name. 
  30.  
  31.         Option 2 - This is also very straight forward.  Just enter the name
  32.                    of the Author of the IGM.  This also has a maximum of 60
  33.                    letters.
  34.  
  35.         Option 3 - The main EXE name.  So IGMEdit can put the startup command
  36.                    into the IGMDATA.DAT when you add the IGM to Hackers: the
  37.                    Role Playing Game.   This MUST be correct for the IGM to
  38.                    install properly.
  39.  
  40.         Option 4 - This is the configuration file that your IGM needs to get
  41.                    information from to run properly.  IGMEdit will automaticaly
  42.                    create this file when the IGM is setup and installed on the
  43.                    machine with Hackers: the Role Playing Game.  The information
  44.                    that is put into the configuration file are the ten (10)
  45.                    dynamic configuration options.
  46.  
  47.         Options 5-14 - These options are not specific as the ones above are.
  48.                        They can be used for anything.  When it asks for the
  49.                        config line #, it is asking you for the question to
  50.                        ask the sysop setting up the IGM to answer.  (If you
  51.                        got that good for you :> ).  You will have options
  52.                        for what each line you enter does.  They are below:
  53.  
  54.                             0 - Oops I messed up   - This will allow you to                         
  55.                                                      go back and modify the
  56.                                                      config line # question.
  57.                             1 - Find HACKER.EXE    - This will tell IGMEdit
  58.                                                      to run the Find File
  59.                                                      command and search for
  60.                                                      HACKER.EXE so you don't
  61.                                                      have to type in the PATH!
  62.                             2 - Find (IGM EXE)     - This is like #1, but it
  63.                                                      will find the EXE of the
  64.                                                      IGM that you specified in
  65.                                                      option 3.
  66.                             3 - Variable           - This just tells IGMEdit to
  67.                                                      prompt the sysop setting
  68.                                                      up the IGM for a value or
  69.                                                      string for the IGM to read.
  70.  
  71.                        NOTE:  To exit from the 10 question loop, type NONE in
  72.                               all caps..  That will cause the program to write                              
  73.                               the file IGMEDIT.DAT and quit.
  74.  
  75.  
  76.         Thats it.  If you don't understand any of what I just
  77.         said above, play with IGMMake and IGMEdit together.  The
  78.         only way to make it perfect is to do it over and over.
  79.  
  80.     5.  Thats all for IGMMake.  Its kinda strange that the Documentation is
  81.         almost as big as the program.  I hope you find this module of IGMKit
  82.         as useful as Talon Software has in making IGMs setup with ease.
  83.